* lisp/progmodes/ruby-ts-mode.el (ruby-ts-mode): Add 'text' (bug#67036).
authorJuri Linkov <juri@linkov.net>
Thu, 2 May 2024 06:28:53 +0000 (09:28 +0300)
committerJuri Linkov <juri@linkov.net>
Thu, 2 May 2024 06:28:53 +0000 (09:28 +0300)
commita1613505e24e8d5eae79b130809d217b1db23065
tree7d26ec91b5089a930b2b486d8b3996f1366867b6
parentbf026b8e55626b35144f93056744f3fd50bc126b
* lisp/progmodes/ruby-ts-mode.el (ruby-ts-mode): Add 'text' (bug#67036).

Add 'text' lambda to 'treesit-thing-settings' that should fall back
to the default functions for sentence/sexp navigation.
lisp/progmodes/ruby-ts-mode.el